home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-20 | 902 b | 33 lines | [TEXT/ttxt] |
- Load Driver Test offers a crude test that an 'ndrv'
- driver was built correctly. If your driver doesn't
- install, you can use this to check for Code Fragment
- Manager problems.
-
- Usage:
-
- Launch the program. Use the dialog to open your driver.
- If there is a problem, the program will display an alert
- with the problems it finds.
-
- Bugs
-
- If the initial test fails, the application presumes
- that it is opening a generic 'ndrv' driver. If you test
- an Open Transport driver, you'll get an error message
- that 'DoDriverIO" is missing. The application should
- instead parse the DriverDescription structure to
- decide what symbols it needs.
-
- Of course, the fact that the application approves does
- not mean that the driver will load, as there may be
- hardware incompatibilities.
-
- The alerts do not look good.
-
- MPW compilation has not been attempted.
-
- Programmed by
- Martin Minow
- Apple Computer Inc.
- Version of 1-Apr-1995
-